environment.etc.<name>.mode
If set to something else than symlink,
the file is copied instead of symlinked, with the given
file mode.
- Type
string- Default
"symlink"- Example
"0600"- Declared
- <nixpkgs/nixos/modules/system/etc/etc.nix>
If set to something else than symlink,
the file is copied instead of symlinked, with the given
file mode.
string"symlink""0600"